﻿2026-07-05T00:25:32.0251317Z ##[group]Run actions/checkout@v5
2026-07-05T00:25:32.0252079Z with:
2026-07-05T00:25:32.0252428Z   fetch-depth: 0
2026-07-05T00:25:32.0252846Z   repository: SaberMage/spt-core
2026-07-05T00:25:32.0255899Z   token: ***
2026-07-05T00:25:32.0256251Z   ssh-strict: true
2026-07-05T00:25:32.0256614Z   ssh-user: git
2026-07-05T00:25:32.0256967Z   persist-credentials: true
2026-07-05T00:25:32.0257359Z   clean: true
2026-07-05T00:25:32.0257708Z   sparse-checkout-cone-mode: true
2026-07-05T00:25:32.0258113Z   fetch-tags: false
2026-07-05T00:25:32.0258456Z   show-progress: true
2026-07-05T00:25:32.0258813Z   lfs: false
2026-07-05T00:25:32.0259396Z   submodules: false
2026-07-05T00:25:32.0259767Z   set-safe-directory: true
2026-07-05T00:25:32.0260359Z ##[endgroup]
2026-07-05T00:25:32.1061862Z Syncing repository: SaberMage/spt-core
2026-07-05T00:25:32.1063270Z ##[group]Getting Git version info
2026-07-05T00:25:32.1063914Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-05T00:25:32.1064833Z [command]/usr/bin/git version
2026-07-05T00:25:32.1088642Z git version 2.43.0
2026-07-05T00:25:32.1106078Z ##[endgroup]
2026-07-05T00:25:32.1116971Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b8f89d09-db6c-4eca-afbb-045e7d897a79' before making global git config changes
2026-07-05T00:25:32.1118096Z Adding repository directory to the temporary git global config as a safe directory
2026-07-05T00:25:32.1120894Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-05T00:25:32.1153349Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-05T00:25:32.1170163Z https://github.com/SaberMage/spt-core
2026-07-05T00:25:32.1180165Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-05T00:25:32.1182802Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-05T00:25:32.1200766Z HEAD
2026-07-05T00:25:32.1232776Z ##[endgroup]
2026-07-05T00:25:32.1233624Z [command]/usr/bin/git submodule status
2026-07-05T00:25:32.1414394Z ##[group]Cleaning the repository
2026-07-05T00:25:32.1417687Z [command]/usr/bin/git clean -ffdx
2026-07-05T00:25:32.1447300Z Removing traceable-reqs
2026-07-05T00:25:32.1454452Z [command]/usr/bin/git reset --hard HEAD
2026-07-05T00:25:32.1512833Z HEAD is now at 2cef1a3cc Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:32.1518600Z ##[endgroup]
2026-07-05T00:25:32.1520793Z ##[group]Disabling automatic garbage collection
2026-07-05T00:25:32.1524179Z [command]/usr/bin/git config --local gc.auto 0
2026-07-05T00:25:32.1551840Z ##[endgroup]
2026-07-05T00:25:32.1552678Z ##[group]Setting up auth
2026-07-05T00:25:32.1557564Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-05T00:25:32.1585976Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-05T00:25:32.1782317Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-05T00:25:32.1808000Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-05T00:25:32.1997306Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-05T00:25:32.2024791Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-05T00:25:32.2213303Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-05T00:25:32.2241421Z ##[endgroup]
2026-07-05T00:25:32.2242045Z ##[group]Fetching the repository
2026-07-05T00:25:32.2248008Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2cef1a3cc910e27f27ae9af6f87dd314247aaf40:refs/remotes/pull/51/merge
2026-07-05T00:25:32.8137223Z From https://github.com/SaberMage/spt-core
2026-07-05T00:25:32.8138817Z  + f91558e5d...c01fe6ee2 release/v0.25.0 -> origin/release/v0.25.0  (forced update)
2026-07-05T00:25:32.8178661Z ##[endgroup]
2026-07-05T00:25:32.8179796Z ##[group]Determining the checkout info
2026-07-05T00:25:32.8180823Z ##[endgroup]
2026-07-05T00:25:32.8184208Z [command]/usr/bin/git sparse-checkout disable
2026-07-05T00:25:32.8233335Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-05T00:25:32.8276661Z ##[group]Checking out the ref
2026-07-05T00:25:32.8291069Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/51/merge
2026-07-05T00:25:32.8364116Z HEAD is now at 2cef1a3cc Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:32.8369231Z ##[endgroup]
2026-07-05T00:25:32.8416674Z [command]/usr/bin/git log -1 --format=%H
2026-07-05T00:25:32.8446301Z 2cef1a3cc910e27f27ae9af6f87dd314247aaf40
